add comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 26 Sep 2022 20:05:46 +0000 (16:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Sep 2022 20:05:46 +0000 (16:05 -0400)
doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_3_9fa2fb82ae3d17a77a9645870e1e12e5._comment [new file with mode: 0644]

diff --git a/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_3_9fa2fb82ae3d17a77a9645870e1e12e5._comment b/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_3_9fa2fb82ae3d17a77a9645870e1e12e5._comment
new file mode 100644 (file)
index 0000000..3a688a3
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2022-09-26T18:51:25Z"
+ content="""
+Fixed `git-annex enable-tor`
+
+The `git-annex p2p --pair` failing is unrelated. It seems that
+`wormhole` has either changed its syntax for --appid, or git-annex has
+never passed --appid to it correctly. I've fixed it to use the current
+syntax.
+"""]]